post /vms/{vmId}/operations/migrate
Migrate (migrate)
When the VM is running in cloud, by default it uses Velostrata intelligent "Cache on Demand" mechanism which takes into account various sophisticated algorithms to efficiently predict and stream any needed storage from on-premises to the cloud. With that, in some scenarios, one may choose to migrate all VM storage to the cloud to offer additional data redundancy point (backup), to allow reduced network traffic or to better handle WAN outages for instance.
Path parameters
vmId (required)
Path Parameter — Virtual machine ID
Consumes
This API call consumes the following media types via the Content-Type request header:
- application/json
Return type
TaskId
value (optional) |
String Entity ID |
_type |
String Task ID Enum: TaskId |
Example data
Content-Type: application/json
Produces
This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
- application/json
Responses
201
Created TaskId
Default
Error ErrorInfo
errorCode (optional) |
String |
url(optional) |
String |
message (optional) |
String |